FHIR IG Statistics: ValueSet/medication-request-priority
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "medication-request-priority",
"meta": {
"lastUpdated": "2022-03-09T06:48:50.436+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/medication-request-priority",
"version": "1.0.0",
"name": "medication-request-priority",
"title": "Förskrivning akutflagga",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Markering som anger om förändring av dosdispenserat recept har skett och som innebär att åtgärd krävs innan nästa planerade dosproduktion",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/request-priority",
"version": "4.0.1",
"concept": [
{
"code": "urgent",
"display": "Akut förändring"
}
]
}
]
}
}